gnome-mount software package provides wrapper for (un)mounting and ejecting storage devices, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gnome-mount
gnome-mount is installed in your system.
Make ensure the gnome-mount package were installed using the commands given below,
$ sudo dpkg-query -l | grep gnome-mount *
You will get with gnome-mount package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | GNOME |
| Package | gnome-mount |
| Version | 0.9~git20110731-1 |
| Description | wrapper for (un)mounting and ejecting storage devices |
| Sub Section | GNOME |